mirror of
https://github.com/coollabsio/coolify-examples.git
synced 2026-02-18 13:28:57 +00:00
Update Dockerfile
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
FROM nginx:alpine as base
|
||||
ARG SOURCE_COMMIT
|
||||
ENV DATABASE_URL=$DATABASE_URL
|
||||
RUN echo -e "\e[1;33mENVIRONMENT VARIABLES\e[0m"
|
||||
RUN env
|
||||
|
||||
Reference in New Issue
Block a user