「🔨」 fix: Fixed a few things
This commit is contained in:
@ -28,4 +28,4 @@ STOPSIGNAL SIGINT
|
||||
|
||||
USER adminer
|
||||
CMD [ "php84", "-S", "0.0.0.0:8080", "-t", "/var/www/adminer"]
|
||||
HEALTHCHECK --interval=30s --timeout=10s --retries=3 --start-period=1s --start-interval=2s CMD curl -f "http://localhost:8080"
|
||||
HEALTHCHECK --interval=30s --timeout=10s --retries=3 --start-period=30s --start-interval=5s CMD curl -f "http://localhost:8080"
|
||||
|
Reference in New Issue
Block a user