Fix dir
This commit is contained in:
parent
38bc3ceb35
commit
82fa78286d
@ -2,7 +2,7 @@ server {
|
||||
server_name culturalconnections.shoebottom.ca;
|
||||
|
||||
# CulturalConnections app page
|
||||
location /CulturalConnections {
|
||||
location / {
|
||||
proxy_pass http://0.0.0.0:6789;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user