Compare commits
No commits in common. "b007086335f03ff57ef1f0bf58b38d2724370e45" and "a51a04290a9d9275c9a603ae115662e90bc26e58" have entirely different histories.
b007086335
...
a51a04290a
2 changed files with 5 additions and 6 deletions
4
.env
4
.env
|
|
@ -1,6 +1,6 @@
|
||||||
# VITE_BACKEND=http://localhost:4320/api/
|
#VITE_BACKEND=http://localhost:4320/api/
|
||||||
# VITE_BACKEND=https://ocboapps.davaocity.gov.ph/esign-server/api/
|
# VITE_BACKEND=https://ocboapps.davaocity.gov.ph/esign-server/api/
|
||||||
VITE_BACKEND=http://192.168.7.183/esign-server/api/
|
VITE_BACKEND=http://localhost/esign-server/api/
|
||||||
|
|
||||||
VITE_PESO=₱
|
VITE_PESO=₱
|
||||||
VITE_PUBLICIP=58.69.136.59
|
VITE_PUBLICIP=58.69.136.59
|
||||||
|
|
@ -1,7 +1,6 @@
|
||||||
services:
|
services:
|
||||||
esign:
|
e-sign:
|
||||||
container_name: esign
|
container_name: e-sign
|
||||||
image: ocbo/esign:latest
|
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
build:
|
build:
|
||||||
context: .
|
context: .
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue