fix: Revert default network
This commit is contained in:
parent
ed01e78d77
commit
6643687c0a
@ -79,7 +79,7 @@ export async function login({ email, password }) {
|
||||
create: {
|
||||
id: uid,
|
||||
name: uniqueName(),
|
||||
destinationDocker: { connect: { network: cuid() } }
|
||||
destinationDocker: { connect: { network: 'coolify' } }
|
||||
}
|
||||
},
|
||||
permission: { create: { teamId: uid, permission: 'owner' } }
|
||||
|
Loading…
Reference in New Issue
Block a user