This commit is contained in:
Pan'kov Maksim 2023-06-11 15:45:03 +03:00
parent 93e2a3cd78
commit a541c3b1ac
2 changed files with 5 additions and 0 deletions

View File

@ -5,6 +5,10 @@ networks:
external: false external: false
services: services:
# db:
# image: postgres
# container_name: gitea_db
server: server:
image: gitea/gitea image: gitea/gitea
container_name: gitea container_name: gitea

View File

@ -0,0 +1 @@
ln -s /etc/nginx/sites-enabled/gitea.nginx.conf ./gitea.nginx.conf