mirror of
https://github.com/Investigamer/cardconjurer.git
synced 2025-07-27 21:31:39 -05:00
Reset docker/makefiles
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
FROM nginx:1.21-alpine as prod
|
||||
|
||||
EXPOSE 4242
|
||||
ENV PORT "80"
|
||||
COPY . /usr/share/nginx/html/
|
||||
COPY app.conf /etc/nginx/nginx.conf
|
||||
|
||||
|
Reference in New Issue
Block a user