mirror of
https://git.rezel.net/LudoTech/traque.git
synced 2026-02-28 01:30:17 +01:00
Restructuration of the project folders
This commit is contained in:
7
server/proxy/Dockerfile
Normal file
7
server/proxy/Dockerfile
Normal file
@@ -0,0 +1,7 @@
|
||||
# nginx/Dockerfile
|
||||
|
||||
FROM nginx:alpine
|
||||
|
||||
COPY nginx.conf /etc/nginx/nginx.conf
|
||||
|
||||
EXPOSE 80
|
||||
Reference in New Issue
Block a user