prod: update

This commit is contained in:
ZhymabekRoman 2025-05-09 16:28:35 +05:00
parent 1d6b9d3308
commit ce6bdd8d6f
2 changed files with 3 additions and 2 deletions

1
backup_db.sh Executable file
View file

@ -0,0 +1 @@
sudo docker exec -t postgres_freedium pg_dumpall -c -U postgres | brotli --best > dump_`date +%Y-%m-%d"_"%H_%M_%S`.sql.br

View file

@ -5,8 +5,8 @@ x-expose: &expose
freedium_local_net:
ipv4_address: 177.28.0.5
ports:
- "80:80"
- "443:443"
# - "80:80"
# - "443:443"
- "6752:6752"
- "6753:6753"