mirror of
https://github.com/tiredofit/docker-postal.git
synced 2025-09-07 13:04:14 +08:00
Change nginx to postal
This commit is contained in:
parent
d22a4d4dfe
commit
b7ec67ccd1
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
#!/usr/bin/with-contenv bash
|
||||
|
||||
for s in /assets/functions/*; do source $s; done
|
||||
PROCESS_NAME="nginx"
|
||||
PROCESS_NAME="postal"
|
||||
|
||||
check_container_initialized
|
||||
check_service_initialized init
|
||||
|
|
Loading…
Add table
Reference in a new issue