fix: 🎨 Add newline

master
Keith Irwin 2024-01-11 11:28:52 -07:00
parent de657ac8fd
commit 3edf1c0c6e
Signed by: ki9
GPG Key ID: DF773B3F4A88DA86
1 changed files with 1 additions and 1 deletions

View File

@ -28,4 +28,4 @@ COPY lib/ /usr/lib/wagon/
# Run time!
EXPOSE ${PORT}
CMD ["apachectl", "-D", "FOREGROUND"]
CMD ["apachectl", "-D", "FOREGROUND"]