mirror of
https://github.com/penpot/penpot.git
synced 2025-05-10 04:06:38 +02:00
:whale 🐛 Fix release
This commit is contained in:
parent
b2dc669876
commit
1f14cb83b3
3 changed files with 33 additions and 19 deletions
|
@ -3,7 +3,7 @@ upstream backend {
|
|||
# server api1.my.uxbox.com:3000;
|
||||
# server api1.my.uxbox.com:3001;
|
||||
# server api2.my.uxbox.com:3000;
|
||||
server uxbox_backend:6060; # This is a circular reference that allows docker to start as the example project, it is not recommended to use this in actual development.
|
||||
server uxbackend:6060; # This is a circular reference that allows docker to start as the example project, it is not recommended to use this in actual development.
|
||||
}
|
||||
|
||||
server {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue